Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hibernate integration and Movie entity setup #993

Closed
wants to merge 4 commits into from

Conversation

chertiav
Copy link

  • Configured Hibernate with MySQL and HSQLDB, and updated dependencies in pom.xml.
  • Implemented Movie entity, DAOs, and service layers
  • Added utility classes and example property files for database connectivity.

- Configured Hibernate with MySQL and HSQLDB, and updated dependencies in `pom.xml`.
- Implemented `Movie` entity, DAOs, and service layers
- Added utility classes and example property files for database connectivity.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some actions are not successful, please fix it.

- updated the reference to the properties file from "application.properties" to "application.properties.example".
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some actions are not successful, please fix it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some actions are not successful, please fix it.

- Configured Hibernate with MySQL and HSQLDB, and updated dependencies in `pom.xml`.
- Implemented `Movie` entity, DAOs, and service layers
- Added utility classes and example property files for database connectivity.
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some actions are not successful, please fix it.

@chertiav chertiav closed this Jul 30, 2024
@chertiav chertiav deleted the feat/create-movie branch July 30, 2024 11:12
@chertiav chertiav restored the feat/create-movie branch July 30, 2024 11:12
@chertiav chertiav deleted the feat/create-movie branch July 30, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant